From: Jim Blandy Date: Thu, 27 May 1993 05:35:48 +0000 (+0000) Subject: * systty.h: Always terminate comments, to avoid confusion. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~95889 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=c39d651c96fd3a90724da3b2c98f37d856e5e7e7;p=emacs.git * systty.h: Always terminate comments, to avoid confusion. --- diff --git a/src/systty.h b/src/systty.h index d4a77d2847f..b4b30fb41ba 100644 --- a/src/systty.h +++ b/src/systty.h @@ -159,7 +159,7 @@ static struct sensemode { /* On TERMIOS systems, the tcmumbleattr calls take care of these parameters, and it's a bad idea to use them (on AIX, it makes the - tty hang for a long time). + tty hang for a long time). */ #if defined (TIOCGLTC) && !defined (HAVE_TERMIOS) #define HAVE_LTCHARS #endif